#!/bin/sh

# Version:        1.0

# Open PDF in sipgateFaxdrucker by Bundle ID

/usr/bin/open  "$3" -b "com.sipgate.faxprinter"
